| Delete | deleteOrder |
| Pet Store Web Service > Store Resource Group : deleteOrder (Delete) |
| Name | Description | Data Type |
|---|---|---|
| orderId | ID of the order that needs to be deleted | string |
| Fault | Description |
|---|---|
| 400 | This fault returns a response body of type (undefined). Invalid ID supplied |
| 404 | This fault returns a response body of type (undefined). Order not found |